git-static-pie
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Wed, 2 Nov 2022 18:43:41 +0000 (18:43 +0000)
committerAurelien Jarno <aurel32@debian.org>
Wed, 2 Nov 2022 18:43:41 +0000 (18:43 +0000)
commit0ee33527fc6ebc8f42351f25b4e572655b623689
tree448c2270f8b598cb3e8e717eb870f6e9ef47ffce
parentdca422ee405b53bd0c178915cd8e49981a6927d1
git-static-pie

commit af6b1cce9812273c7f597be6536d28eaec6fb89b
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Mon Aug 22 22:34:31 2022 +0200

    hurd: Fix starting static binaries with stack protection enabled

    gcc introduces gs:0x14 accesses in most functions, so we need some tcbhead
    to be ready very early during initialization.  This configures a static area
    which can be referenced by various protected functions, until proper TLS is
    set up.

Gbp-Pq: Topic hurd-i386
Gbp-Pq: Name git-static-pie.diff
sysdeps/mach/hurd/i386/init-first.c
sysdeps/mach/hurd/i386/tls.h